Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
chdir
chdir
Change directory
Name:
chdir
Category:
Directory functions
Programming Language:
php
One-line Description:
Change the current directory.
Related
What’s the Difference Between chdir() and chroot()? When Should Each Be Used in PHP?
1
Similar Functions
getcwd
getcwd
Getthecurrentworking
dir
dir
Returnsaninstanceoft
opendir
opendir
Openthedirectoryhand
rewinddir
rewinddir
Rewindthedirectoryha
chdir
chdir
Changedirectory
scandir
scandir
Listfilesanddirector
closedir
closedir
Closethedirectoryhan
chroot
chroot
Changetherootdirecto
Popular Articles
What’s the Difference Between chdir() and chroot()? When Should Each Be Used in PHP?